Physics Waves

SHM equation

start with the simple mechanical model of a spring attached to a wall based on FBD we have

mθ¨=kθbθ˙

where bθ˙ refers to the drag force while kθ refers to the elastic force. both of which resists the motion. We can then rarrange to get

θ¨+bmθ˙+kmθ=0z¨+Γz˙+ω02z=0

as we learnt from basic differential equations we try a trial solution of z(t)=eiαtwhere α is some complex number

(α2+Γiα+ω2)eiαt=0

so by quadratic formula we obtain

a=Γi±Γ2+4w022

it can be shown that there 3 key scenarios

  1. Underdamped motion where ω02>Γ24that is we have a small drag force so defining ω2=.w02Γ24 we find that α=iΓ2±ω so we have
z+(t)=eΓ/2teiωt,z=eΓ/2eiωt

which we can take average of these to obtain

θ1(t)=eΓ/2cos(ωt)

and taking over the average over 2i will get you

θ2(t)=eΓ2sinωt

and so we get the general solution of

eΓ2t(acos(ωt)+bsin(ωt))
  1. Critically damped motion where we have ω02=Γ24 then we have the solution(repeated roots) α=iΓ2 so ω=0 so we have the general solution
θ(t)=eΓ2(A+Bt)
  1. Overdamped if ω02<Γ24 then we get α=i(Γ2±Γ24ω02)where we get
θ(t)=A+eΓ+t+AeΓt

Now consider the scenario where we add a driven force so now have

Definition

the standard form for a driven damped harmonic oscillator is

θ¨+Γθ˙+ω02θ=.f0cosωdt

where ωd is the driven frequency

this time instead of z=eαit like we did before to solve the homogenous version of the standard form we use z=Aei(ωdtδ)

Normal modes

Definition

a normal mode of a physical system is a solution where every part of the system is oscillating at the same phase and frequency

Example

consider the following setup
attachments/Physics Waves 2025-06-09 05.48.08.excalidraw.png

find the equations of the system in matrix form

as usual we first begin with FBD for each and notice that

mx¨1=k(x1x2)+Tsinθ1  and  my¨=Tcosθ1mgmx¨2=k(x2x1)Tsinθ2  and  my¨=Tcosθ2mg